setPixel

fun setPixel(x: Int, y: Int, newColor: Color)

Sets the pixel at (x, y) to newColor.